home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 292
- Top = 160
- ActiveControl = OKBtn
- BorderStyle = bsDialog
- Caption = 'About Image Editor'
- ClientHeight = 158
- ClientWidth = 235
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- PixelsPerInch = 120
- TextHeight = 16
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 218
- Height = 113
- Shape = bsFrame
- IsControl = True
- end
- object Label1: TLabel
- Left = 16
- Top = 94
- Width = 201
- Height = 19
- Alignment = taCenter
- AutoSize = False
- Caption = 'Copyright � 1996 Borland International'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 21
- Top = 28
- Width = 192
- Height = 37
- AutoSize = False
- Caption = 'Image Editor'
- Font.Color = clBlack
- Font.Height = -32
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label3: TLabel
- Left = 21
- Top = 16
- Width = 41
- Height = 16
- AutoSize = False
- Caption = 'Delphi'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label4: TLabel
- Left = 140
- Top = 72
- Width = 73
- Height = 19
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Version 2.0'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object OKBtn: TButton
- Left = 80
- Top = 127
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- end
-